home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 2001 #2
/
CD 2 (Black) - 2001.iso
/
K-CS.dcr
/
00302_UpdateStep.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-12-13
|
200 b
|
9 lines
global CurrentStep
on UpdateMe
set currentPos to 175 + (CurrentStep * 111 / 12)
set the locV of sprite 13 to currentPos
set the locV of sprite 4 to 160 - (CurrentStep * 75)
updateStage()
end